home *** CD-ROM | disk | FTP | other *** search
- #!/usr/bin/perl5
-
- print <<EndOfFile;
- Content-type: text/html
-
- <HTML>
- <HEAD>
- </HEAD>
- <BODY>
- <H1>Netscape News and Mail</H1>
-
- Netscape Collabra Server is server software that enables employees within
- and across organizations to collaborate and share knowledge on group
- projects, tasks, and interests over secure channels of communication.
- Collabra Server uses the Internet model of collaboration to create
- project workgroups, corporate communication channels, and online customer
- support discussion groups.
- <P>
- Netscape Messaging Server is the third generation of the open
- standards-based client-server messaging system that provides superior
- directory services, administration, scalability, performance, encryption,
- and remote connectivity. Messaging Server is seamlessly integrated with
- Netscape Communicator software and dozens of other mail clients, creating
- a turnkey messaging system for corporate intranets and communications
- across the enterprise. Messaging Server is part of Netscape SuiteSpot
- Standard and Professional Editions.
- <P>
- You can configure and manage your Netscape Collabra (news) and Netscape
- Messaging (mail) servers using these forms:
- <UL>
- <LI><A HREF="index.netscape_info1.shtml" TARGET="left">Security</A>
- <LI><A HREF="index.netscape_info2.shtml" TARGET="left">Administration</A>
- </UL>
- </BODY>
- </HTML>
- EndOfFile
-
-